Welcome![Sign In][Sign Up]
Location:
Search - LOCK AT89S52

Search list

[Develop ToolsAT89S52

Description: Features • Compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP) Flash Memory – Endurance: 1000 Write/Erase Cycles • 4.0V to 5.5V Operating Range • Fully Static Operation: 0 Hz to 33 MHz • Three-level Program Memory Lock • 256 x 8-bit Internal RAM • 32 Programmable I/O Lines • Three 16-bit Timer/Counters • Eight Interrupt Sources • Full Duplex UART Serial Channel • Low-power Idle and Power-down Modes • Interrupt Recovery from Power-down Mode • Watchdog Timer • Dual Data Pointer • Power-off Flag-Features
Platform: | Size: 212863 | Author: haojun | Hits:

[Software EngineeringLOCK

Description: 毕业设计:基于单片机的红外遥控电子密码锁 本设计以单片机AT89S52作为密码锁监控装置的检测和控制核心,分为主机和从机,实现钥匙信息在主机上的初步认证注册、密码信息的加密、红外传输、钥匙丢失报废等功能。
Platform: | Size: 603071 | Author: 陈英 | Hits:

[BooksAT89S52

Description: Features • Compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP) Flash Memory – Endurance: 1000 Write/Erase Cycles • 4.0V to 5.5V Operating Range • Fully Static Operation: 0 Hz to 33 MHz • Three-level Program Memory Lock • 256 x 8-bit Internal RAM • 32 Programmable I/O Lines • Three 16-bit Timer/Counters • Eight Interrupt Sources • Full Duplex UART Serial Channel • Low-power Idle and Power-down Modes • Interrupt Recovery from Power-down Mode • Watchdog Timer • Dual Data Pointer • Power-off Flag-Features
Platform: | Size: 212992 | Author: haojun | Hits:

[Software EngineeringLOCK

Description: 毕业设计:基于单片机的红外遥控电子密码锁 本设计以单片机AT89S52作为密码锁监控装置的检测和控制核心,分为主机和从机,实现钥匙信息在主机上的初步认证注册、密码信息的加密、红外传输、钥匙丢失报废等功能。-Graduation Project: Based on single-chip infrared remote control of electronic locks to the design of single-chip AT89S52 as a monitoring device locks the detection and control of the core, divided into master and slave, to achieve the key information in the console s initial certification register, encrypted password information, infrared transmission, the key to the loss of end-of-life functions.
Platform: | Size: 603136 | Author: 陈英 | Hits:

[Embeded-SCM Develop52

Description: 基于AT89S52单片机密码锁的源程序,实现了设计功能。-AT89S52-based single-chip code lock source code implementation of the design features.
Platform: | Size: 259072 | Author: 王文江 | Hits:

[SCMhc595

Description: 74HC595 的驱动。任意3IO即可 /************************************************************* IC :AT89S52 晶振:12MHz 硬件:1片 HC595 *************************************************************/ #include<intrins.h> sbit send595=P2^7 //send data to 595 14 脚 DS sbit shift595=P2^6 //shift data 11 脚 移位 sbit lock595=P2^5 //lock and display data 12 脚 锁存 //sbit shut595=P //disable 595 output 10 脚 输出允许  shut595=1 即关闭输出-driver for 74HC595
Platform: | Size: 1024 | Author: 付茂可 | Hits:

[SCMmimasuo

Description: 采用at89s52和液晶模拟数字密码锁的所有功能,具有密码保存的功能.程序运行后首先提示输入密码,密码输入正确则8X8LED开始模拟霓虹灯闪烁 密码输入错误则提示重新输入密码直到正确为止。按下设置键可对密码进行设置。设置密码首先输入旧密码,旧密码输入正确则可以继续进行下面的操作旧密码输入错误则提示旧密码输入有误,旧密码输入错误次数达到三次,则提示输入错误达到最大允许次数,此时不能再尝试对密码进行设置。 另外为了操作上的直观 ,屏幕上显示的密码为明码,在现实生活中是不允许的,读者可尝试在输入密码时屏幕上显示"*"符号-Using at89s52 and LCD analog and digital lock all the features with a password save function. Program runs after the first prompt for a password, the password you enter the correct password 8X8LED started flashing neon analog input error is prompted to re-enter the password until the correct date. Press the Set key to set the password. To set a password first enter the old password, enter the correct old password, you can continue to operate below the old password input error is prompted to enter the old password is wrong, the old password input error number has risen to three times, then prompts to reach the maximum allowable number of input error, this time can not be and then attempt to set the password. In addition to intuitive operation, the screen displays the password as plain language, in real life is not permitted, readers may try to enter the password displayed on the screen when the "*" symbol
Platform: | Size: 73728 | Author: 李焕东 | Hits:

[SCMpasswordLock

Description: 本数字密码锁采用单片机AT89S52为主控芯片,由EEPROM存储密码。硬件部分包括主控制系统、人机交互界面以及输出系统三大部分。 软件部分应用单片机C语言实现了本设计的全部控制功能。C语言编译方便,易读性好,且移植性方便,能够满足实现本系统的功能要求。在设计过程中,给出了本系统C语言编程的原理和流程图。-The digital code lock using AT89S52 microcontroller as the main chip, the EEPROM stores the password. Hardware, including the main control system, interactive interface and output system of three parts. Application of SCM software part of the C language to implement all control functions of the design. C compiler easy accessibility and good, and easy portability to meet the functional requirements to achieve this system. In the design process, given the system' s principles and C language programming flow chart.
Platform: | Size: 2639872 | Author: fdevil | Hits:

[SCMmimasuoupdate

Description: AT89S52 电子 密码锁 源码 更新-Electronic Code Lock Source update AT89S52
Platform: | Size: 1024 | Author: yaomin | Hits:

[SCMLcd12864

Description: 基于AT89s52所编写的一些程序,上面有点阵屏、密码锁、温度计、频率计等-Based on AT89s52 written by some of the program, have above bitmap screen, trick lock, thermometer, frequency meter, etc
Platform: | Size: 114688 | Author: 青龙 | Hits:

[SCMkey_test

Description: 矩阵键盘密码锁测试程序,keil C51程序,主控为AT89S52-Matrix keyboard lock test program, keil C51 program, controlling for the AT89S52
Platform: | Size: 18432 | Author: 萧寒 | Hits:

[SCM05441

Description: 鉴于目前的技术水平与市场的接收程度,电子密码锁是这类电子防盗产品的主流。本次设计使用ATMEL公司的AT89S52实现一基于单片机的电子密码锁的设计-Given the current level of technology and the market reception of the degree of electronic code lock is such mainstream of electronic security products. This design uses ATMEL AT89S52 company to achieve a single chip based on the design of electronic locks
Platform: | Size: 189440 | Author: | Hits:

[Software Engineeringdianzimimasuo

Description: AT89S52的电子密码锁的设计程序,包括I2C总线的编程-AT89S52 electronic code lock design process, including I2C bus programming
Platform: | Size: 4096 | Author: 阿杰 | Hits:

[SCMLCD1602lockAT89S52

Description: 项目名称:LCD1602密码锁AT89S52 实现功能: 1。用LCD显示输入提示; 2。实现用*号覆盖刚刚输入的密码; 3。用确认键和清除键; 4。实现输入的密码位数比正确密码位数多时,判断为密码错误; 5。实现动态初始化过程-Project Name: LCD1602 lock AT89S52 Function: 1. LCD display with input prompts 2. Achieve coverage of* the password you just entered 3. With the Enter key and clear key 4. The input the correct password the password for the median than the median for some time to determine the password was wrong 5. Dynamic initialization
Platform: | Size: 2048 | Author: 周瀚峰 | Hits:

[SCMcoded-lock-at89s52

Description: 单片机入门芯片at89s52,实现多功能密码锁,内含程序与proteus仿真效果。-Introduction to chip microcontroller at89s52, achieving multi-function lock, containing procedures and proteus simulation results.
Platform: | Size: 61440 | Author: 黎振升 | Hits:

[SCMcombination-lock

Description: 基于AT89S52单片机的密码锁源代码。可以用红外控制密码解锁,解开锁之后进入相应的功能!-Based on the combination lock AT89S52 SCM source code. Can use infrared control password to unlock, solution into the corresponding function after the lock!
Platform: | Size: 38912 | Author: 韩江 | Hits:

[SCMcoded-lock

Description: AT89S52单片机P1引脚外接独立式按键S1-S8,分别代表数字键0-5、确定键、取消键。单片机从P3.0-P3.3输出4个信号,分别为1个电磁开锁驱动信号和密码错误指示、报警输出、已开锁指示信号,分别用发光二极管L1-L4指示。P3.4接一有源蜂鸣器,用于实现提示音。 -AT89S52 microcontroller P1 pin external standalone buttons S1-S8, respectively represent the number keys 0-5, OK button, Cancel button. MCU P3.0-P3.3 output from four signals, respectively an electromagnetic lock drive signals and password error indication, alarm output, has unlocked indication signal, respectively, with light-emitting diodes L1-L4 instructions. P3.4 connected to an active buzzer, for the realization of tone.
Platform: | Size: 27648 | Author: krccnet | Hits:

[SCMAT89S52

Description: 单片机控制的密码锁设计(含电路图及源程序)-MCU-controlled lock design (including circuit diagrams and source code)
Platform: | Size: 3072 | Author: suning360 | Hits:

[SCMAT89S52-Infrared-combination-lock

Description: 基于AT89S52单片机的红外密码锁,实现红外的接收密码的校验和液晶的显示。通过它模拟I2C总线和AT24C02通讯,实现了掉电后密码保护功能和界面保护功能。该密码锁具有系统初始密码000000,用户可以自定义密码。开锁后,用户可对原始密码进行修改。当输入密码错误三次则会发出报警,然后被锁定。用户只能启用超级密码666666才能解除锁定。-Based on AT89S52 single chip microcomputer infrared trick lock, the realization of infrared receiving password checking and LCD display. Through its simulation I2C bus and AT24C02 communications, achieved after power off password protection function and interface protection function. The system initial password 000000 combination lock, the user can customize the password. After the lock, the user can modify the original password. When the input three times wrong password will be issued a warning, and then be locked. The user can only be unlocked enabled super password 666666
Platform: | Size: 71680 | Author: 赫赫 | Hits:

[Other Embeded programDoor Security password DONE

Description: this is project Door Security password LOCK system with 4*4 keypad
Platform: | Size: 23552 | Author: Hanu | Hits:
« 12 »

CodeBus www.codebus.net